func runtime.osStackFree

5 uses

	runtime (current package)
		os_nonopenbsd.go#L16: func osStackFree(s *mspan) {
		stack.go#L268: 		osStackFree(s)
		stack.go#L503: 			osStackFree(s)
		stack.go#L1226: 				osStackFree(s)
		stack.go#L1240: 			osStackFree(s)